runtime.funcval.fn (field)
6 uses
runtime (current package)
heapdump.go#L229: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
heapdump.go#L391: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
heapdump.go#L431: dumpint(uint64(uintptr(unsafe.Pointer(fn.fn))))
proc.go#L4536: newg.startpc = fn.fn
runtime2.go#L200: fn uintptr
stack.go#L1134: fn = unsafe.Pointer(fv.fn)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |